# File: quest.txt

# This file is used to initialize the "lib/data/quest.raw" file, which is
# used to initialize the "quest" information for the Angband game.

# Do not modify this file unless you know exactly what you are doing,
# unless you wish to risk possible system crashes and broken savefiles.

# Note that you can either put in a monster index, OR a unique index.
# Inserting both means that the unique index will be ignored.

# Format:
# N:<quest index>:<quest name>
# W:<level>:<monster>:UNUSED:<number>

# Version stamp (required)

V:0.4.1

N:0:Fake quest
W:0:0:0:0

#N:1:Ozmar
#W:11:539:0:1

N:1:Moreau
W:49:1980:0:1

N:2:Manchu
W:50:2000:0:1
